- cudaProfilerInitialize
cudaError_t cudaProfilerInitialize(const(char)* configFile, const(char)* outputFile, cudaOutputMode_t outputMode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cudaProfilerStart
cudaError_t cudaProfilerStart()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cudaProfilerStop
cudaError_t cudaProfilerStop()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.